

XXXX::after{
    
    content: "";
    
    display: block;
    
    height: 0;
    
    visibility: hidden;
    
    clear: both;
}
XXXX{
    
    *zoom:1;
}




XXXX{
........
........
    
overflow: hidden;
    
    *zoom:1;
}



.page_other{
    width:100%;
	height:500px;
}


.clear_float_both{
	font: 0px/0px sans-serif;
	clear: both;
	display: block;
}

.no_margin_right{
    margin-right: 0 !important;
}

.no_border_right{
    border-right: 0 !important;
}

.color_484747{
    color:#484747 !important;
}


.out_div{
    width: 100%;
}


.w1200{
    width: 1200px;
    margin: 0 auto;
}



.generic_title{
    width: 100%;
    text-align: center;
}

.generic_title .title_top{
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.generic_title .title_top .across_line{
    width:144px;
    height: 43px;
    background:url("../../images/img_11.png") no-repeat center center;
    display: inline-block;
    vertical-align: bottom;
}

.generic_title .title_top .title_name{
    display: inline-block;
    padding:0 67px;
    height: 43px;
    line-height: 43px;
}

.generic_title .title_top .title_name a{
    color: #c41e2c;
    color: #484747;
    font-weight: bold;
    font-size: 40px;
    text-decoration: none;
}

.generic_title .title_msg{
    width:100%;
    text-align:center;
    font-size:12px;
    color:#9f9f9f;
    margin-top:23px;
    overflow: hidden;
}

.generic_title .title_msg_eng{
    width:100%;
    text-align:center;
    font-size:40px;
    font-weight: bold;
    color:#c41e2c;
    margin-top:7px;
}


.page_footer{
    width: 100%;
    padding: 30px 0;
    background-color: #212123;
}

.page_footer .msg{
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
}

.page_footer .msg a{
    color: #ffffff;
    font-size: 13px;
}




.news_player_class{
	margin:0 auto;
}

